projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0d6450
)
(Fchar_bytes): Remove obsolescence info from docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 27 Jun 2002 16:13:17 +0000
(16:13 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 27 Jun 2002 16:13:17 +0000
(16:13 +0000)
src/charset.c
patch
|
blob
|
history
diff --git
a/src/charset.c
b/src/charset.c
index 4701db6ba664d43a0a8ce79cee2afbed5fd33a83..493c50545ac003211ab5443a0ba077f451e3006f 100644
(file)
--- a/
src/charset.c
+++ b/
src/charset.c
@@
-1176,8
+1176,7
@@
The conversion is done based on `nonascii-translation-table' (which see)
}
DEFUN ("char-bytes", Fchar_bytes, Schar_bytes, 1, 1, 0,
- doc: /* Return 1 regardless of the argument CHAR.
-This is now an obsolete function. We keep it just for backward compatibility. */)
+ doc: /* Return 1 regardless of the argument CHAR. */)
(ch)
Lisp_Object ch;
{